home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / tskerm25.zip / TSKERM.NWS < prev    next >
Text File  |  1994-02-10  |  7KB  |  126 lines

  1. News about TSKERM MsKermit package in reverse order
  2. ===================================================
  3.  
  4. University of Vaasa, Finland, SUN SPARCstation IPX garbo.uwasa.fi
  5. has a large collection of PD and shareware PC programs available by
  6. anonymous ftp and mail server. The file /pc/ts/0news-ts contains
  7. news about the TS-programs in the /pc/ts directory (in reverse
  8. order). This text, which you now have, is an extract from the
  9. 0news-ts file.
  10. ..................................................................
  11. Prof. Timo Salmi      Co-moderator of comp.archives.msdos.announce
  12. Moderating at garbo.uwasa.fi anonymous FTP  archives  128.214.87.1
  13. Faculty of Accounting & Industrial Management; University of Vaasa
  14. Internet: ts@uwasa.fi   BBS +(358)-61-3170972; FIN-65101,  Finland
  15. ..................................................................
  16.  
  17. Thu 10-Feb-94: It is about three years since I last looked into
  18. MsKermit scripts in my tskerm collection. Since then MsKermit has
  19. been updated several times and at the time of writing this is
  20. garbo.uwasa.fi:/pc/termprog/msker313.zip. I have consequently made
  21. an update /pc/ts/tskerm25.zip "Timo's MsKermit utilities". I had in
  22. it several batches for calling MsKermit with different
  23. configurations. I replaced them with a single batch
  24.  KERM.BAT "A flexible batch to call Kermit"
  25. This batch has many features including configuration selection, PC
  26. dependent variation, and call logging. Since I use several PCs,
  27. with the modem located at different ports, it is very handy to get
  28. by with one single batch.
  29.    Reduced the number of initialization files to only the two
  30. essential files:
  31.  KERM80FI.INI    VT102 keyboard, 80cols, scandies
  32.  KERM132.INI     VT102 keyboard, 132 columns
  33. Rewrote the file transfer command scripts:
  34.  GETBIN.CMD      Automatic file transfer to PC
  35.  GETTEXT.CMD     Automatic file transfer to PC
  36.  PUTBIN.CMD      Automatic file transfer from PC
  37.  PUTTEXT.CMD     Automatic file transfer from PC
  38. Rewrote the command scripts combining the different command sets:
  39.  INIT.CMD        Use memacs keys + zset extras
  40.  
  41. Sun 18-Feb-90: With the introduction of the new Kermit version 3.00
  42. in January 1990, I have decided to update my MsKermit utilities
  43. accordingly, and released (/pc/ts/)tskerm24.arc. I have tried to
  44. build the system so that it would still be compatible with MsKermit
  45. version 2.32A. You will thus have a choice between the two, and the
  46. tools should be useful even if you have not yet updated to MsKermit
  47. version 3.00. I have also included some more postings and messages
  48. about Kermit with the kind permission of the authors.
  49.  
  50. Sat 23-Dec-89: I have updated my MsKermit utilities collection to be
  51. version (/pc/ts/)tskerm23.arc. This is a major revision. To simplify
  52. things I have streamlined the collection, and the tools within, by
  53. excluding all explicit support for MsKermit versions earlier than
  54. 2.32A. Most of the tools probably still are compatible with MsKermit
  55. versions through 2.30-2.32, but I have done nothing to check this
  56. out.
  57.   The documentation TSKERM.INF has finally been reorganized and
  58. rewritten to make it clearer, since there have been so many
  59. developments during the lifespan of the tskerm package.
  60.   Part of the idea of the recent versions of this package has been
  61. scripts which facilitate kermit file transfers so that the user need
  62. not give a series of kermit commands him/herself. These scripts have
  63. again been improved so that they take the file name as a parameter,
  64. and if the file name is omitted, the script asks for it. Should be
  65. really convenient to use.
  66.   Appended a couple of more interesting messages about MSKermit with
  67. the kind permissions of the authors.
  68.   Scripts for defining Home End PgUp, PgDn, and Del keys for
  69. MicroEmacs instead of VAX/VMS EDT. Simple redefinition script for
  70. ansi terminal emulations. Scripts for making all the initializations
  71. at one go.
  72.   The z-modem macros can now handle also uploading a list of file
  73. names, not just a single file (wildcarded) definition.
  74.   Introduced a script for dialing from a dialing directory. Includes
  75. system names, phone numbers, modem speeds, and passwords. Easily
  76. customized.
  77.   Oh yes. And a Merry Christmas for all users.
  78.  
  79. Sun 26-Nov-89: I have updated my MsKermit utilities collection to be
  80. version tskerm22.arc.  I have included some interesting postings and
  81. email about MsKermit related file transfer problems and principles
  82. with the kind permission of the authors.  I have prepared a set of
  83. command synonyms to further automate Kermit and Z-modem file
  84. transfers.  Furthermore, I included separate scripts for downloading
  85. and uploading text files with a VAX/VMS host.
  86.  
  87. Sat 11-Nov-89: I have been using Telix, Procomm Plus, and MsKermit
  88. successfully for terminal emulation for quite awhile. All these
  89. programs have their strengths and weaknesses, and to some extent
  90. they are complementary to each other. Which telecommunication
  91. program to use is dependent on the circumstances.
  92.    The strengths of MsKermit are in its flexibility of terminal
  93. emulation, and the robustness of its kermit file transfer protocol.
  94. For example in VT102 emulation I have definitely achieved the most
  95. satisfactory results with MsKermit. Of these three communication
  96. programs it is the only one that has never caused me unacceptable
  97. problems in emulating VT102, nor in translating the Scandinavian
  98. keys. With MsKermit version 2.32A the keyboard keys of a PC can be
  99. made to simulate true VT102 terminal layout very closely. See
  100. MSK232AT.INI in my tskerm21.arc package for an example of
  101. configuring such a keyboard.
  102.    Kermit file transfers are far from convenient. Kermit file
  103. transfer is rather slow, and it is very awkward to use. Whenever
  104. possible, I prefer to use the z-modem file-transfers which are
  105. inbuilt in Telix, and external for Procomm Plus. Unfortunately, I
  106. have encountered situations where using MsKermit's kermit file
  107. transfer is the only option that works. This occurs under two
  108. different circumstances. First, the host machine (such as our VAX)
  109. may not have any other file transfer protocol. Second, with some
  110. modems the mainframe <--> PC file transfers z-modem simply fails.
  111. This is aggravating.
  112.    Because of these problems in file transfers I decided to do
  113. something about the clumsiness of MsKermit's file transfers. So, I
  114. wrote scripts that fully automate both sending and receiving files
  115. between a Unix host (which has C-Kermit) and the PC (which has
  116. MsKermit 2.32A). I have included these scripts is my MsKermit
  117. utilities collection tskerm21.arc.
  118.    Incidentally, Procomm Plus users, who do not already have my
  119. Procomm utilities and advice collection, might be interested to take
  120. a look at the tspfon29.arc package.
  121.  
  122. Thu 26-Oct-89: I have a private mailing list for emailing these
  123. update news. Especially, if you have my programs downloadable at
  124. your site or your BBS you are welcome to ask for inclusion on this
  125. list.
  126.